home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 490 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Creating a MUI custom class...
  5. Date: 08 Jan 1996 07:43:37 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6sphqpx0m.fsf@hpsrk.fc.hp.com>
  9. References: <slrn4diuqo.t2f.ing9435@xerxes.to.mh.se>
  10.     <4bq6nk$2uu@rzunews.unizh.ch> <65641080%agos001@pn.itnet.it>
  11.     <4cqn6d$rd2@rznews.rrze.uni-erlangen.de>
  12. NNTP-Posting-Host: hpsrk.fc.hp.com
  13. In-reply-to: "Andreas Ackermann's message of 8 Jan 1996 09:12:45 GMT
  14. X-Newsreader: Gnus v5.0.9
  15.  
  16.  
  17. "Andreas Ackermann (CIP 95)" <asackerm@cip.informatik.uni-erlangen.de> wrote:
  18.  
  19. > Using inline custom classes with SASC 6.5 causes crashes on my system,
  20. > too.  Creating the class still works fine, but when I create the
  21.  
  22. I discovered that with one class (in a shared lib) I converted to MUI,
  23. the MinMaxInfo field of the AskMinMax structure is NULL when i get a
  24. MUIM_AskMinMask message.  So if the program tries to write to any of the
  25. fields, it generates enforcer hits.
  26.  
  27. I'm not sure why MUI is giving me a message with a NULL value for the
  28. structure pointer.
  29.  
  30.    - steve
  31.